Skip to content

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 3, 2026

Summary

  • Rewrite intro tagline: "A type-safe query language for source code. Query in, typed data out."
  • Remove transactions claims (not implemented, may stay external)
  • Add simple example before complex tagged unions in Language design
  • Replace detailed roadmap with concise Status section
  • Update CLI command list (add exec, trace)
  • Clarify supported languages (15 bundled, 60+ available)
  • Fix broken #roadmap#status link

Test plan

  • Verify simple example works: plotnik exec -q 'Functions = (program {(function_declaration name: (identifier) @name :: string)}* @functions)' -s 'function foo() {} function bar() {}' -l javascript

@zharinov zharinov enabled auto-merge (squash) January 3, 2026 14:15
@zharinov zharinov merged commit e5f0255 into master Jan 3, 2026
4 checks passed
@zharinov zharinov deleted the docs/update-readme branch January 3, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants